github.com/klauspost/compress/zstd.sequenceDecs.br (field)
11 uses
github.com/klauspost/compress/zstd (current package)
blockdec.go#L635: br := seqs.br
decoder.go#L334: if frame.history.decoders.br != nil {
decoder.go#L335: frame.history.decoders.br.in = nil
decoder.go#L336: frame.history.decoders.br.cursor = 0
history.go#L41: h.decoders = sequenceDecs{br: h.decoders.br}
seqdec.go#L72: br *bitReader
seqdec.go#L90: s.br = br
seqdec.go#L227: br := s.br
seqdec_amd64.go#L79: br := s.br
seqdec_amd64.go#L234: br := s.br
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |